PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStandardRectangle Class / setLLY Method
The lower-left y coordinate of the rectangle.
In This Topic
    setLLY Method
    In This Topic
    Sets the lower-left y coordinate.
    Syntax
    public void setLLY( 
       double lly
    )

    Parameters

    lly
    The lower-left y coordinate of the rectangle.
    See Also